CUserAdmin.cs
Code Type: C# Class
Uses Classes: CDataSet, CRadioButtonList
Uses PL/SQL Procedures: PCK_USER_ADMIN.getUserLookupBySearchRS, PCK_USER_ADMIN.GetSuatUserNameRS, PCK_AP_USERADMIN.InsertSuatUser, PCK_AP_USERADMIN.UpdateSuatUser, PCK_AP_USERADMIN.GetUserRightsRS, PCK_AP_USERADMIN.GetInternSupervisorsRS, PCK_AP_USERADMIN.GetUserTypesRS, PCK_AP_USERADMIN.GetSUATUsersRS, PCK_AP_USERADMIN.GetRightsTemplateRS, PCK_AP_USERADMIN.InsertRightsTemplate

Lines of Code: 571

public class CUserAdmin

	User admin properties and methods 

public CUserAdmin()

	Default constructor 

public DataSet GetUserLookupBySearchDS(BaseMaster BaseMstr,
                                             string strSearchValue)

	Search for a user by name 

	

